home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / unix / amiga / 706 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.2 KB

  1. Path: news.zeitgeist.net!usenet
  2. From: mwm@contessa.phone.net (Mike Meyer)
  3. Newsgroups: comp.unix.amiga
  4. Subject: Panic: mb_map too small
  5. Date: Thu, 21 Mar 1996 23:38:33 PST
  6. Organization: Missionaria Phonibalonica
  7. Distribution: world
  8. Message-ID: <19960321.74DCB98.152EF@contessa.phone.net>
  9. NNTP-Posting-Host: contessa.phone.net
  10. X-NewsReader: Amiga Yarn 3.9, 1995/05/09 10:42:03
  11.  
  12. Sigh. My poor little netbsd-based FTP server is having SERIOUS
  13. problems. Probably due to 20+ people trying to fetch the same large
  14. file at one time. It's crasing regularly with above panic. From
  15. checking the source, it appears to be running out of mbufs.
  16.  
  17. While all of this makes sense. I'd like it to stop crashing.
  18.  
  19. First, the obvious question: anyone got a patch for NetBSD 1.1 that
  20. will clear this up? How about going to NetBSD-current?
  21.  
  22. Second, the unobvious question: a load-limiting ftpd should solve the
  23. problem. There are no pre-compiled ftpd's available from the
  24. NetBSD-amiga sites I frequent. Building wu-ftpd for BSD systems (after
  25. some cleanup) results in an ftp binary that SIGSEGVs when you try to
  26. get a file from it. Does anyone have such a beast already ported to
  27. NetBSD?
  28.  
  29. Third, the omnipresent question: anyone got any other suggestions?
  30.  
  31.     Thanx,
  32.     <mike
  33.